Tip: Naming DNT variable with a combination of uppercase and lowercase can help the translator to ignore them when translating. 技巧:结合使用大小写命名DNT变量能够帮助译者在翻译时忽略它们。
Use of consistent naming conventions for your variable names in CSV files will help. 在CSV文件中使用一致的变量名称命名惯例很有帮助。
To solve this problem, create a separate class for each variable you need to save, naming the class as the variable name you need to reference in subsequent tests. 为了解决这个问题,为您需要保存的每一个变量创建一个单独的类,给类命的名要参考在随后的测试中您需要应用的变量名。
Have a naming convention which clearly labels macros as such, as well as indicate that a variable came from boilerplate code. 为宏建立明确的命名约定,并指出来自样板代码的变量。
Note the naming here: the_c_in the function indicates that it is passed a C variable ( rather than a Scheme variable). 注意这里的命令:函数中的c表明给它传递一个C变量(而不是Scheme变量)。
Proper naming convention followed for variable names? 变量命名是否合适和恰当?
Several methods designing large application programs using assembly language are introduced, They are related to overall design, program structure, file naming, variable naming, memory allocation and input/ output format. 本文从总体设计、程序结构、文件命名、变量命名、内存分配和输入输出格式等六个方面介绍了如何设计大型汇编语言应用程序的若干方法。